home *** CD-ROM | disk | FTP | other *** search
/ PC Gamer (Italian) 33 / PC Gamer IT CD 33 1-2.iso / GDEMO001.LAB / manny_scales_rope.cos < prev    next >
Text File  |  1998-04-20  |  1KB  |  67 lines

  1. # Well boy hey howdy, this surely is a comment!
  2. costume v0.1
  3.  
  4.  
  5. section tags
  6.     numtags 3
  7.  
  8. #    ID    Tag            Class    Name
  9.     0    'MMDL'    fs        MAIN RDroid Thing (.3DO)
  10.     1    'KEYF'    fs        RDroid Keyframe (.KEY)
  11.     2    'cmap'    fs        RDroid Colormap
  12.  
  13.  
  14. section components
  15.     numcomponents 3
  16.  
  17. #    ID    TagID    Hash    ParentID    Name
  18.     0    0        0        -1            rope_ledge.3do
  19.     1    1        0        0            rope_ledge.key
  20.     2    2        0        0            yr1_pal1.cmp
  21.  
  22.  
  23. section chores
  24.     numchores 3
  25.  
  26. #    ID    Length    Tracks    Name
  27.     0    4000        2            pull_ledge
  28.     1    134        2            show
  29.     2    67        2            hide
  30.  
  31.  
  32. section keys
  33. chore 0    # pull_ledge
  34. #    CompID    NumKeys
  35. #        Time        Value
  36.     1            1        # rope_ledge.key
  37.         0            2
  38.  
  39. #    CompID    NumKeys
  40. #        Time        Value
  41.     0            1        # rope_ledge.3do
  42.         0            1
  43.  
  44. chore 1    # show
  45. #    CompID    NumKeys
  46. #        Time        Value
  47.     0            1        # rope_ledge.3do
  48.         0            1
  49.  
  50. #    CompID    NumKeys
  51. #        Time        Value
  52.     1            2        # rope_ledge.key
  53.         0            0
  54.         67            5
  55.  
  56. chore 2    # hide
  57. #    CompID    NumKeys
  58. #        Time        Value
  59.     0            1        # rope_ledge.3do
  60.         0            0
  61.  
  62. #    CompID    NumKeys
  63. #        Time        Value
  64.     1            1        # rope_ledge.key
  65.         0            4
  66.  
  67.